home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP Şubat 1998.iso / drivers / SESK / tutroppl / TBS2001.INF < prev    next >
Windows Setup INFormation  |  1996-10-31  |  22KB  |  678 lines

  1. ;---------------------------------------------------------------;
  2. ; Turtle Beach TBS-2001 .INF file
  3. ; September 1, 1995
  4. ; Updated October 31, 1996 ... Boo!
  5. ; Version 1.1
  6. ; -Added Updated Win95 drivers
  7. ; -Added Uninstall routine: Cleantbs.inf
  8. ; -Updated driver names
  9. ;---------------------------------------------------------------;
  10.  
  11. [Version]
  12. Signature="$Windows 95$"
  13. Class=MEDIA
  14. provider=%TBCH%
  15. LayoutFile=layout.inf
  16.  
  17. ;---------------------------------------------------------------;
  18. ; The Class install is installed for any device in the inf file
  19. ;---------------------------------------------------------------;
  20.  
  21. [ClassInstall]
  22. AddReg=Class.AddReg
  23.  
  24. [Class.AddReg]
  25. HKR,,,,%MediaClassName%
  26. HKR,,Icon,,"-1"
  27. HKR,,Installer,,mmci.dll
  28.  
  29. ;---------------------------------------------------------------;
  30. ; The .Det sections are added to the devnode at detection time
  31. ; only.  The PreCopySection is simply setting the NoSetupUI
  32. ; flag so that the critical pieces (such as logical
  33. ; configurations) are in place at the time the device is started
  34. ; during first boot.
  35. ;---------------------------------------------------------------;
  36.  
  37. [*PNPB007.Det]
  38. AddReg=PreCopySection
  39.  
  40. [PreCopySection]
  41. HKR,,NoSetupUI,,1
  42.  
  43. ;---------------------------------------------------------------;
  44. ; Manufacturer information
  45. ;---------------------------------------------------------------;
  46.  
  47. [Manufacturer]
  48. %MfgName%=TurtleBeach
  49.  
  50. [TurtleBeach]
  51. %*CSC0000.DeviceDesc%=CSC0000_Device, *CSC0000
  52. %*CSCFFFF.DeviceDesc%=CSC0000_Device, *CSCFFFF
  53. %*PNPB02F.DeviceDesc%=PNPB02F_Device, *PNPB02F
  54. %*CSC0010.DeviceDesc%=CSC0010_Device, *CSC0010
  55. %*PNPB006.DeviceDesc%=PNPB006_Device, *PNPB006
  56. %WF2001.DeviceDesc%=WF2001_Device, *CSC0004
  57.  
  58. ;---------------------------------------------------------------;
  59. ; Tropez Plus PnP Audio Hardware Section
  60. ;---------------------------------------------------------------;
  61. [CSC0000_Device]
  62. DelFiles=WSS.DelList
  63. CopyFiles=WSS.CopyList,Windir.CopyList, Power.CopyList, DosFileDir, PIFDir
  64. AddReg=WAVE.AddReg, MIXER.AddReg, CSC0000.AddReg, WSS.AddReg, Power.AddReg
  65. UpdateInis=WSS.UpdateInis, UpdateTbsdosIni
  66. UpdateCfgSys=CS4232C.UpdateCfgSys
  67. ;Uncomment the next line if you wish to use this .inf with NULL resources
  68. ;reboot
  69.  
  70. [WSS.UpdateInis]
  71. system.ini,386Enh,"device=vadlibd.386"
  72. system.ini,386Enh,"device=vsndsys.386"
  73. system.ini,386Enh,"device=vmad16.386"
  74. system.ini,386Enh,"device=softnote.386"
  75. system.ini,386Enh,"softsnth=yes"
  76. system.ini,386Enh,"device=vsnd16d.386"
  77.  
  78. system.ini,drivers,"wave*=cs31ba11.drv",,1
  79. system.ini,drivers,"wave*=cs32ba11.drv",,1
  80. system.ini,drivers,"wave*=sndsys.drv",,1
  81. system.ini,drivers,"midi*=opl3.drv",,1
  82. system.ini,drivers,"midi*=msadlib.drv",,1
  83. ; Added 2/2 for deletion of Tropez drivers
  84. system.ini,drivers,"midi*=tropez.drv",,1
  85. system.ini,drivers,"aux*=tropez.drv",,1
  86. system.ini,drivers,"mixer*=tropez.drv",,1
  87. system.ini,drivers,"wave*=tropez.drv",,1
  88. system.ini,drivers,"midi*=tropmidi.drv",,1
  89. ; Added 2/2 for deletion of Monte Carlo drivers: Standard Mode
  90. system.ini,drivers,"midi*=mcarlo.drv",,1
  91. system.ini,drivers,"aux*=mcarlo.drv",,1
  92. system.ini,drivers,"mixer*=mcarlo.drv",,1
  93. system.ini,drivers,"wave*=mcarlo.drv",,1
  94. system.ini,drivers,"midi*=mpu401.drv",,1
  95. ; Added 2/2 for deletion of Monte Carlo drivers: V-Synth Mode
  96. system.ini,drivers,"midi*=mad16c.drv",,1
  97. system.ini,drivers,"aux*=mad16c.drv",,1
  98. system.ini,drivers,"mixer*=mad16c.drv",,1
  99. system.ini,drivers,"wave*=mad16c.drv",,1
  100. system.ini,drivers,"midi*=m16midi.drv",,1
  101.  
  102. [WSS.CopyList]
  103. cwaudio.vxd,,
  104. cs32ba11.drv,,
  105. csfm.drv,,
  106. cs4232ld.vxd,,
  107.  
  108. [Windir.CopyList]
  109. tbs2001.exe,,
  110. tbsmix.exe,,
  111. cs4232.ini,,
  112. cwaudio.bin,,
  113.  
  114.  
  115. [DosFileDir]
  116. tbs2001.exe,,
  117. tbsdos.ini,,
  118. tbsdiag.exe,,
  119. tbshmx.exe,,
  120. tbsmix.exe,,
  121. tbswss.exe,,
  122. test.dat,,
  123. readme.txt,,
  124. readme.bat,,
  125. 95dosmix.bat,,
  126. winsetup.exe,,
  127. cwaudio.bin,,
  128. 95dosmix.pif,,
  129. tropdos.doc,,
  130. TBConfig.lnk,,
  131. troptest.doc,,
  132.  
  133. [PIFDir]
  134. trop_dos.pif,,
  135. trop_cd.pif,,
  136.  
  137. [WSS.DelList]
  138. vsndsys.386,,,1
  139. sndsys.drv,,,1
  140. cs31ba11.drv,,,1
  141. vaudiod.386,,,1
  142. cpqaudio.drv,,,1
  143. vsbd.386,,,1
  144. msadlib.drv,,,1
  145. vadlib.386,,,1
  146. nullwave.drv,,,1
  147. mssndsys.drv,,,1
  148. mssndsys.vxd,,,1
  149.  
  150. [WSS.AddReg]
  151. HKR,,Driver,,cwaudio.vxd
  152. HKR,Drivers\wave\cs32ba11.drv,Driver,,cs32ba11.drv
  153. HKR,Drivers\mixer\cs32ba11.drv,Driver,,cs32ba11.drv
  154. HKR,Drivers\aux\cs32ba11.drv,Driver,,cs32ba11.drv
  155. HKR,Drivers\midi\csfm.drv,,,
  156. HKR,Drivers\midi\csfm.drv,Driver,,csfm.drv
  157. HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
  158. HKR,,EnumPropPages,,"cs32ba11.drv,DrvEnumPropPages"
  159. HKLM,%KEY_FIL%\fl.UpdateInis,device.vsndsys,,"system.ini,386Enh,""device=vsndsys.386"",,"
  160.  
  161. [CSC0000.AddReg]
  162. HKR,Drivers\wave\cs32ba11.drv,Description,,%*CSC0000.DeviceDesc%
  163. HKR,Drivers\mixer\cs32ba11.drv,Description,,%*CSC0000.DeviceDesc%
  164. HKR,Drivers\aux\cs32ba11.drv,Description,,%*CSC0000.DeviceDesc%
  165. HKR,Drivers\midi\csfm.drv,Description,,%V_INTERNAL%
  166. HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
  167. HKR,Config\DRIVER,Interp8,,Linear
  168. HKR,Config\DRIVER,Interp16,,Linear
  169. HKR,Config\DRIVER,SaveSettingsOnExit,,ON
  170. HKR,Config\DRIVER,DMATimingMode,,1
  171. HKR,Config\DRIVER,4232ADPCMEnable,,1
  172. ;HKR,Config\DRIVER,UseAllFs,,0
  173. HKR,Config\MIXER,WaveVolumeOffset,,48
  174. HKR,Config\MIXER,InputSelection,,MIC
  175. HKR,Config\MIXER,lLineVolume,,45874
  176. HKR,Config\MIXER,rLineVolume,,45874
  177. HKR,Config\MIXER,LineGang,,ON
  178. HKR,Config\MIXER,lMicVolume,,45874
  179. HKR,Config\MIXER,rMicVolume,,45874
  180. HKR,Config\MIXER,MicGang,,ON
  181. HKR,Config\MIXER,lAuxInVolume,,45874
  182. HKR,Config\MIXER,rAuxInVolume,,45874
  183. HKR,Config\MIXER,AuxInGang,,ON
  184. HKR,Config\MIXER,lLoopBackInputVolume,,45874
  185. HKR,Config\MIXER,rLoopBackInputVolume,,45874
  186. HKR,Config\MIXER,LoopBackInputGang,,ON
  187. HKR,Config\MIXER,MonitorVolume,,42280
  188. HKR,Config\MIXER,MonitorMute,,ON
  189. HKR,Config\MIXER,MonitorMode,,Recording
  190. HKR,Config\MIXER,lMasterVolume,,42280
  191. HKR,Config\MIXER,rMasterVolume,,42280
  192. HKR,Config\MIXER,MasterMute,,OFF
  193. HKR,Config\MIXER,MasterGang,,ON
  194. HKR,Config\MIXER,lAuxVolume,,42280
  195. HKR,Config\MIXER,rAuxVolume,,42280
  196. HKR,Config\MIXER,AuxMute,,OFF
  197. HKR,Config\MIXER,AuxGang,,ON
  198. HKR,Config\MIXER,lAux2Volume,,42280
  199. HKR,Config\MIXER,rAux2Volume,,42280
  200. HKR,Config\MIXER,Aux2Mute,,OFF
  201. HKR,Config\MIXER,Aux2Gang,,ON
  202. HKR,Config\MIXER,lLineMixVolume,,42280
  203. HKR,Config\MIXER,rLineMixVolume,,42280
  204. HKR,Config\MIXER,LineMixMute,,OFF
  205. HKR,Config\MIXER,LineMixGang,,ON
  206. HKR,Config\MIXER,MonoVolume,,42280
  207. HKR,Config\MIXER,MonoMute,,ON
  208. HKR,Config\MIXER,MonoOutMute,,ON
  209. HKR,Config\MIXER,MicBoost,,ON
  210. HKR,Config\MIXER,HWMUTE,,"0,1,E"
  211. HKR,Config\MIXER,lVirtMaster,,48059
  212. HKR,Config\MIXER,rVirtMaster,,48059
  213. HKR,Config\MIXER,LowPriInputSelection,,MIC
  214. HKR,Config\MIXER,lLowPriMicVolume,,45874
  215. HKR,Config\MIXER,rLowPriMicVolume,,45874
  216. HKR,Config\MIXER,LowPriMicBoost,,ON
  217. HKR,Config\MIXER,lLowPriLineVolume,,45874
  218. HKR,Config\MIXER,rLowPriLineVolume,,45874
  219. HKR,Config\MIXER,lLowPriLoopBackInputVolume,,45874
  220. HKR,Config\MIXER,rLowPriLoopBackInputVolume,,45874
  221. HKR,Config\MIXER,lLowPriAuxInVolume,,45874
  222. HKR,Config\MIXER,rLowPriAuxInVolume,,45874
  223. HKR,Config\MIXER,VirtMasterMute,,OFF
  224. HKR,Config\MIXER,VirtMasterGang,,ON
  225. HKR,Config\MIXER,MicAGC,,OFF
  226. HKR,Config\MIXER,DisableKaraokeMode,,OFF
  227. HKR,Config\MIXER,KaraokeMode,,OFF
  228. HKR,Config\MIXER,SmartKaraokeMode,,ON
  229. HKR,Config\RECORD,HighPassFilter,,Off
  230. HKR,Config\RECORD,Dither,,ON
  231. HKR,Config\CONTROLS,MixerSources,,"Wave,Monitor,Line,Aux1,Aux2"
  232. HKR,Config\CONTROLS,InputSources,,"Line,Aux1,Loop,Mic"
  233. HKR,Config\CONTROLS,ShortNameLine,,Synth
  234. HKR,Config\CONTROLS,LongNameLine,,Synth
  235. HKR,Config\CONTROLS,ShortNameAux1,,Line
  236. HKR,Config\CONTROLS,LongNameAux1,,Line
  237. HKR,Config\CONTROLS,ShortNameAux2,,CD
  238. HKR,Config\CONTROLS,LongNameAux2,,CD
  239. HKR,Config\CONTROLS,ShortNameMono,,PC Speaker
  240. HKR,Config\CONTROLS,LongNameMono,,PC Speaker
  241. HKR,Config\CONTROLS,ShortNameMic,,Mic
  242. HKR,Config\CONTROLS,LongNameMic,,Mic
  243. HKR,Config\CONTROLS,ShortNameLoopback,,Mix Out
  244. HKR,Config\CONTROLS,LongNameLoopback,,Mix Out
  245. HKR,Config\CONTROLS,SourceForLine,,Synthesizer
  246. HKR,Config\CONTROLS,SourceForAux1,,Auxiliary
  247. HKR,Config\CONTROLS,SourceForAux2,,CompactDisc
  248. HKR,Config\CONTROLS,SourceForMono,,PCSpeaker
  249. HKR,Config\CONTROLS,SourceForMic,,Microphone
  250. HKR,Config\CONTROLS,LongNameLineOut,,"Master Out"
  251. HKR,Config\CONTROLS,ShortNameLineOut,,Master
  252. HKR,Config\CONTROLS,LongNameMuxOut,,"Wave Input"
  253. HKR,Config\CONTROLS,ShortNameMuxOut,,WaveIn
  254. HKR,Config\CONTROLS,LongNameLowPriMuxOut,,"Low Priority Input"
  255. HKR,Config\CONTROLS,ShortNameLowPriMuxOut,,LowPriIn
  256. HKR,Config\CONTROLS,LongNameKaraoke,,"Karaoke Mode"
  257. HKR,Config\CONTROLS,ShortNameKaraoke,,"Karaoke"
  258. HKR,Config\SNDSYS.DRV,SingleModeDMA,,0
  259. HKR,Config\SNDSYS.DRV,MsftHardware,,0
  260. HKR,Config\SNDSYS.DRV,MsftSupport,,1
  261. HKR,Config\SNDSYS.DRV,AutoSelect,,0
  262. HKR,Config\SNDSYS.DRV,MidiPlay,,1
  263. HKR,Config\SNDSYS.DRV,OldMSDosGameCompatibility,,1
  264. HKR,Config\SNDSYS.DRV,BlasterSupport,,CS4232
  265. HKR,Config\SNDSYS.DRV,Duplex,,Full
  266. HKR,Config\SNDSYS.DRV,OEMHardware,,
  267. HKR,Config\SNDSYS.DRV,FMMixer,,Line
  268. HKR,Config\SNDSYS.DRV,CDMixer,,Aux2
  269. HKR,Config\SNDSYS.DRV,LineMixer,,Aux1
  270. HKR,Config\SNDSYS.DRV,UseTypeFDMA,,ON
  271. HKR,Config\SNDSYS.DRV,SBInitMixerSettings,,OFF
  272. HKR,Config\SNDSYS.DRV,SBVoiceVolumeLeft,,9
  273. HKR,Config\SNDSYS.DRV,SBVoiceVolumeRight,,9
  274. HKR,Config\SNDSYS.DRV,SBMasterVolumeLeft,,9
  275. HKR,Config\SNDSYS.DRV,SBMasterVolumeRight,,9
  276. HKR,Config\SNDSYS.DRV,SBFMVolumeLeft,,9
  277. HKR,Config\SNDSYS.DRV,SBFMVolumeRight,,9
  278. HKR,Config\SNDSYS.DRV,SBCDVolumeLeft,,1
  279. HKR,Config\SNDSYS.DRV,SBCDVolumeRight,,1
  280. HKR,Config\SNDSYS.DRV,SBLineInVolumeLeft,,1
  281. HKR,Config\SNDSYS.DRV,SBLineInVolumeRight,,1
  282. HKR,Config\SNDSYS.DRV,SBMicMixing,,0
  283. HKR,Config\SNDSYS.DRV,SBInputSelect,,0
  284. HKR,Config\SNDSYS.DRV,SBVSTC,,0
  285. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,,,"Turtle Beach Sound Card Configuration"
  286. ; MOD
  287. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,Config.Sys,,"device=%%WINDIR%%\TBS2001.EXE /O /R"
  288. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,Flags,1,07,00,00,00
  289. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,Order,1,00,00,00,19
  290. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,TipText,,"Configures Sound Card for use in DOS"
  291.  
  292. [WAVE.AddReg]
  293. HKR,,DevLoader,,cs4232ld.vxd
  294. HKR,Drivers,MIGRATED,,0
  295. HKR,Drivers\midi,,,
  296. HKR,Drivers\wave,,,
  297. HKR,Drivers\mixer,,,
  298. HKR,Drivers\aux,,,
  299. HKLM,%KEY_IOC%\acm,,,
  300. HKLM,%KEY_IOC%\Rec,,,
  301. HKLM,%KEY_IOC%\MPlay,,,
  302.  
  303. [MIXER.AddReg]
  304. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SystemTray,,"SysTray.Exe"
  305. HKLM,%KEY_IOC%\Vol,,
  306.  
  307. [CS4232C.UpdateCfgSys]
  308. DevDelete=tbs2001.exe
  309. DevAddDev=tbs2001.exe,device, 1, "/W"
  310.  
  311. [*CSC0000.KnownDrivers]
  312. sndsys.drv
  313. cpqaudio.drv
  314. cs31ba11.drv
  315. nmcmssnd.drv
  316. mssndsys.drv
  317.  
  318. [Power.CopyList]
  319. cspcple.dll,,
  320.  
  321. [Power.AddReg]
  322. HKCR,"CLSID\{21838CA5-6877-11cf-9228-00A02407A140}",,,"Turtle Beach Power Control Panel Extension"
  323. HKCR,"CLSID\{21838CA5-6877-11cf-9228-00A02407A140}\InProcServer32",,,cspcple.dll
  324. HKCR,"CLSID\{21838CA5-6877-11cf-9228-00A02407A140}\InProcServer32","ThreadingModel",,"Apartment"
  325. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Power\shellex\PropertySheetHandlers\Turtle Beach Power Control Panel Extension",,,{21838CA5-6877-11cf-9228-00A02407A140}
  326.  
  327.  
  328. ;--------------------------------------------------------------------------
  329. ; Joystick Section 
  330. ;--------------------------------------------------------------------------- 
  331.  
  332. [PNPB02F_Device]
  333. CopyFiles=PNPB02F.CopyList
  334. AddReg=PNPB02F.AddReg
  335. UpdateInis=PNPB02F.UpdateInis
  336.  
  337. [PNPB02F.CopyList]
  338. vjoyd.vxd,,
  339. msjstick.drv,,
  340.  
  341. [PNPB02F.AddReg]
  342. HKR,,DevLoader,,mmdevldr.vxd
  343. HKR,Drivers,MIGRATED,,0
  344. HKR,Drivers\joystick,,,
  345. HKR,,Driver,,vjoyd.vxd
  346. HKR,Drivers\joystick\msjstick.drv,Description,,%*PNPB02F.DeviceDesc%
  347. HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv
  348. HKR,Drivers,SubClasses,,"joystick"
  349.  
  350. [PNPB02F.UpdateInis]
  351. system.ini,drivers,"joystick="
  352.  
  353. ;--------------------------------------------------------------------------
  354. ; CS4232 Support Registers Section
  355. ;--------------------------------------------------------------------------- 
  356.  
  357. [CSC0010_Device]
  358. DelFiles=ControlPort.DelList
  359. CopyFiles=ControlPort.CopyList
  360. AddReg=ControlPort.AddReg
  361.  
  362. [ControlPort.AddReg]
  363. HKR,,DevLoader,,cs4232ld.vxd
  364.  
  365. [ControlPort.DelList]
  366. cs4232ld.vxd,,,1
  367.  
  368. [ControlPort.CopyList]
  369. cs4232ld.vxd,,
  370.  
  371. ;--------------------------------------------------------------------------
  372. ; MPU-401 Section
  373. ;--------------------------------------------------------------------------- 
  374.  
  375. [PNPB006_Device]
  376. DelFiles=MPU401.DelList
  377. CopyFiles=MPU401.CopyList
  378. AddReg=MIDI.AddReg, MPU401.AddReg, PNPB006.AddReg
  379. UpdateInis=MPU401.UpdateInis
  380.  
  381. [MPU401.CopyList]
  382. csmidi.vxd,,
  383. csmidi.drv,,
  384. cs4232ld.vxd,,
  385.  
  386. [MIDI.AddReg]
  387. HKR,,Devloader,,cs4232ld.vxd
  388. HKR,Drivers,MIGRATED,,0
  389. HKR,Drivers\midi,,,
  390.  
  391. [MPU401.AddReg]
  392. HKR,,Driver,,csmidi.vxd
  393. HKR,Drivers\midi\csmidi.drv,Driver,,csmidi.drv
  394. HKR,Drivers\midi\csmidi.drv,External,1,01,00,00,00
  395. HKR,Drivers,SubClasses,,"midi"
  396.  
  397. [PNPB006.AddReg]
  398. HKR,Drivers\midi\csmidi.drv,Description,,%*PNPB006.DeviceDesc%
  399.  
  400. [MPU401.UpdateInis]
  401. system.ini,drivers,"midi*=mpu401.drv",,1
  402.  
  403. [MPU401.DelList]
  404. msmpu401.vxd,,,1
  405. msmpu401.drv,,,1
  406. mpu401.drv,,,1
  407.  
  408. ;--------------------------------------------------------------------------
  409. ; WaveFront Section
  410. ;--------------------------------------------------------------------------- 
  411.  
  412. [WF2001_Device.FactDef]
  413. ConfigPriority=NORMAL
  414. IOConfig=330-33F
  415. IRQConfig=9
  416.  
  417. [WF2001_Device]
  418. DelFiles=WF2001.DelList    ; We don't have any files to delete
  419. LogConfig=WF2001.LC1       ; We only have one logical config.
  420. CopyFiles=WF2001.CopyList, WFCPDOS, WFCPWIN, WFOSDOSFILE, Copy.VBX, Copy.DosDir  
  421. AddReg=WF2001.AddReg, MIDIMAP.AddReg      ; add to the registry
  422. UpdateInis=UpdateTbs2001Ini
  423. ;-reboot
  424.  
  425. [WFCPDOS]
  426. KNBCTRL.DLL,,
  427. SLDCTRL.DLL,,
  428. WFCP.EXE,,
  429. GM_2001.WFB,,
  430. README.DOC,,
  431.  
  432. [WFCPWIN]
  433. WFSYSEX.DLL,,
  434. WFCP.INI,,
  435. WFPATCH.INI,,
  436. WFGATE.DLL,,
  437. TBS2001.INI,,
  438. TB-IDE.SYS,,
  439. pinmidi.mid,,
  440.  
  441. [WF2001.CopyList]
  442. ;-WF2001.DRV,,
  443. wffx95.drv,,
  444. wf200195.drv,,
  445. wfvxd.vxd,,
  446. wfos2001.mot,,
  447.  
  448. ; 12/5  .MOT file for MS-DOS REAL MODE from 95
  449. [WFOSDOSFILE]
  450. wfos2001.mot,,
  451. setupsnd.exe,,
  452.  
  453. [WF2001.DelList]
  454. wffx95.drv,,,1
  455. wf200195.drv,,,1
  456. wfvxd.vxd,,,1
  457. wfos2001.mot,,,1
  458.  
  459. ; 3/26  Copies .vbx's to Windows 95 System directory for Control Panel
  460. [Copy.VBX]
  461. anibuton.vbx,,
  462. threed.vbx,,
  463.  
  464. [Copy.DosDir]
  465. soundtst.wav,,
  466.  
  467. [WF2001.AddReg]             ; Add WaveFront MIDI
  468. HKR,,Devloader,0,mmdevldr.vxd
  469. HKR,Drivers,MIGRATED,0,0
  470. HKR,Drivers\midi,,0,
  471. HKR,,Driver,0,wfvxd.vxd
  472. HKR,Drivers,SubClasses,0,midi
  473. HKR,Drivers\midi\wf200195.drv,Driver,0,wf200195.drv
  474. HKR,Drivers\midi\wf200195.drv,External,1,01,00,00,00
  475. HKR,Drivers\midi\wf200195.drv,Description,0,%WF2001.DeviceDesc%
  476. HKR,Drivers\midi\wffx95.drv,Driver,0,wffx95.drv
  477. HKR,Drivers\midi\wffx95.drv,External,1,01,00,00,00
  478. HKR,Drivers\midi\wffx95.drv,Description,0,%WFFX.DeviceDesc%
  479. HKR,Config,"Reverb Preset",1,0
  480. HKR,Config,"Reverb Level",1,23
  481. HKR,Config,"Chorus Preset",1,0
  482. HKR,Config,"Chorus Level",1,0
  483. HKR,Config,"Other FX Preset",1,0
  484. HKR,Config,"Other FX Level",1,0
  485. HKR,Config,"Dry Synth Level",1,64
  486. HKR,Config,"FX Bypass",1,0
  487. HKR,Config,MidiVolLeft,1,00,e8
  488. HKR,Config,MidiVolRight,1,00,e8
  489. HKR,Config,NumofVoices,1,20
  490. HKR,Config,GlobalTuning,1,0
  491.  
  492. ;Change Default MIDI device to WaveTable Synth
  493. [MIDIMAP.AddReg]
  494. HKCU,Software\Microsoft\Windows\CurrentVersion\Multimedia\MIDIMap,CurrentInstrument,,"wf200195.drv<0004>"
  495.  
  496. HKEY_LOCAL_MACHINE,System\CurrentControlSet\control\MediaResources\midi\csmidi.drv<0003>,Description,,"MPU-401 Compatible"
  497. HKEY_LOCAL_MACHINE,System\CurrentControlSet\control\MediaResources\midi\csmidi.drv<0003>,FriendlyName,,"Tropez Plus Secondary MPU-401"
  498. HKEY_LOCAL_MACHINE,System\CurrentControlSet\control\MediaResources\midi\csfm.drv<0000>,Description,,"Tropez Plus FM Synthesis"
  499. HKEY_LOCAL_MACHINE,System\CurrentControlSet\control\MediaResources\midi\csfm.drv<0000>,FriendlyName,,"Tropez Plus FM Synthesis"
  500.  
  501.  
  502. ;---------------------------------------------------------------;
  503. ; Update \TBEACH\DOSAPPS\TBSDOS.INI
  504. ;---------------------------------------------------------------;
  505. ; Added 10/10, Copy defaults to TBSDOS.INI
  506.  
  507. [UpdateTbsdosIni]
  508. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"WssIO=534"
  509. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"WssInt=5"
  510. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"WssDmaPlay=1"
  511. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"WssDmaCapture=0"
  512. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"SbIO=220"
  513. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"OplIO=388"
  514. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"OplInt=Disabled"
  515. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"GameIO=200"
  516. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"4232IO=538"
  517. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"4232Int=Disabled"
  518. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,";leave disabled"
  519. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"MPU401IO=disabled"
  520. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"MPU401Int=disabled"
  521. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"CDIO=330"
  522. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"CDInt=9"
  523. %30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"CDDma=disabled"
  524. %30%\Tbeach\Dosapps\tbsdos.ini,IniUpdate,,"SoundBlasterAddr=[sndsys.drv],OldMSDOSGameIOAddress"
  525.  
  526. ;---------------------------------------------------------------;
  527. ; Update \TBEACH\DOSAPPS\TBS2001.INI
  528. ;---------------------------------------------------------------;
  529. ; Control Panel Added
  530. ; Added 12/1, Copy WINSETUP.EXE parameters to TBS2001.INI
  531.  
  532. [UpdateTbs2001Ini]
  533. %10%\tbs2001.ini,Install,,"InstallPath=%30%\tbeach"
  534. %10%\tbs2001.ini,ProgramItems,,"MediaTest=wordpad.exe %30%\tbeach\dosapps\troptest.doc"
  535. %10%\tbs2001.ini,ProgramItems,,"ControlPanel=%30%\tbeach\wf\wfcp.exe"
  536. %10%\tbs2001.ini,ProgramItems,,"ReleaseNotes=%30%\tbeach\wf\readme.doc"
  537. %10%\tbs2001.ini,ProgramItems,,"tropdos=%30%\tbeach\dosapps\tropdos.doc"
  538. %10%\tbs2001.ini,ProgramItems,,"tbconfig=%30%\tbeach\dosapps\tbconfig.lnk"
  539. %10%\tbs2001.ini,ProgramItems,,"95dosmix=%30%\tbeach\dosapps\95dosmix.pif"
  540.  
  541.  
  542. ; Add correct mapping for GM_2001.WFB file to WFPATCH.INI
  543. %10%\wfpatch.ini,Autoload" "Banks,,"TBS-2001=%30%\tbeach\wf\gm_2001.wfb"
  544. %10%\wfpatch.ini,Autoload" "Banks,,"TBS-2001 1=%30%\tbeach\wf\gm_2001.wfb"
  545. %10%\wfpatch.ini,Autoload" "Banks,,"TBS-2001 2=%30%\tbeach\wf\gm_2001.wfb"
  546.  
  547.  
  548. ; Update Win.ini to Run WINSETUP.EXE after first re-boot
  549. %10%\win.ini,Windows,,"Run=%30%\tbeach\dosapps\winsetup.exe"
  550.  
  551. ;---------------------------------------------------------------;
  552. ; Copy driver destinations
  553. ;---------------------------------------------------------------;
  554. [DestinationDirs]
  555. WSS.CopyList = 11             ; The Windows 95 System Directory
  556. WF2001.CopyList = 11            ; The Windows 95 System Directory
  557. Control.CopyDosDriver = 10      ; The Windows 95 Directory
  558. DefaultDestDir = 10             ; The Windows 95 Directory
  559. DosFileDir = 30, TBEACH\DOSAPPS         ; Dos file directory
  560. WFCPDOS = 30, TBEACH\WF                 ; Control Panel files
  561. WFCPWIN = 10                            ; The Windows 95 Directory
  562. WFOSDOSFILE = 30, TBEACH\DOSAPPS        ; wfos2001.mot for Dos Apps
  563. PIFDir = 10,DESKTOP                     ; Copies .pifs to the desktop
  564. Copy.VBX = 11                           ; Copies .vbx's to win95/system
  565. PNPB02F.CopyList = 11
  566. MPU401.CopyList = 11
  567. ControlPort.CopyList = 11
  568. Copy.DosDir = 30, TBEACH\DOSAPPS        ;Copy soundtst.wav
  569. ;---------------------------------------------------------------;
  570. ; Logical Configuration for the WaveFront Surfer
  571. ;---------------------------------------------------------------;
  572.  
  573. [WF2001.LC1]
  574. ConfigPriority=HARDWARE
  575. IOConfig=8@100-3ef%fff8(3ff::)  ; That is 8 contiguous ports in the
  576.                 ; range from 100h to 3efh starting on
  577.                 ; an 8 port boundary. Using 10 bit decodes.
  578. IRQConfig=3,4,5,6,7,9,10,11,12,15 ; The interrupt levels we support.
  579.  
  580. ;---------------------------------------------------------------;
  581. ; Source disks and names
  582. ;---------------------------------------------------------------;
  583. [SourceDisksNames]
  584. 1="Tropez Plus Windows 95 Installation Disk",, 0001
  585. 2="Tropez Plus WaveFront Control Panel",, 0001
  586.  
  587. [SourceDisksFiles]
  588. ; Disk 1
  589. cwaudio.vxd=1
  590. cs32ba11.drv=1
  591. cs32ba11.ini=1
  592. csfm.drv=1
  593. tbs2001.exe=1
  594. tbsdos.ini=1
  595. tropezp.ini=1
  596. cwaudio.bin=1
  597. cs4232ld.vxd=1
  598.  
  599.  
  600. ; DOS Files
  601. tbs2001.exe=1
  602. tbsdos.ini=1
  603. tbsdiag.exe=1
  604. tbshmx.exe=1
  605. tbsmix.exe=1
  606. tbswss.exe=1
  607. test.dat=1
  608. readme.txt=1
  609. readme.bat=1
  610. 95dosmix.bat=1
  611. winseutp.exe=1
  612. troptest.doc=1
  613.  
  614. ; .Pif's
  615. trop_dos.pif=1
  616. trop_cd.pif=1
  617. 95dosmix.pif=1
  618. tropdos.doc=1
  619. TBConfig.lnk=1
  620.  
  621. ; Disk 2
  622. ; WaveFront Files
  623. wf200195.drv=2
  624. wfvxd.vxd=2
  625. wfos2001.mot=2
  626. wffx95.drv=2
  627. setupsnd.exe=2
  628.  
  629. ; Control Panel Files
  630. KNBCTRL.DLL=2
  631. SLDCTRL.DLL=2
  632. WFCP.EXE=2
  633. GM_2001.WFB=2
  634. README.DOC=2
  635. WFSYSEX.DLL=2
  636. WFCP.INI=2
  637. WFPATCH.INI=2
  638. WFGATE.DLL=2
  639. TBS2001.INI=2
  640. TB-IDE.SYS=2
  641. pinmidi.mid=2
  642.  
  643.  
  644. ; VBX files
  645. ANIBUTON.VBX=2
  646. THREED.VBX=2
  647.  
  648. ; made space
  649. soundtst.wav=2
  650.  
  651. ;---------------------------------------------------------------;
  652. ; The infamous Strings section - definitions
  653. ;---------------------------------------------------------------;
  654. [Strings]
  655. ;Non-localized strings
  656. KEY_WARNVER="SYSTEM\CurrentControlSet\Control\SessionManager\WarnVerDLLs"
  657. KEY_CHKVER="SYSTEM\CurrentControlSet\Control\SessionManager\CheckVerDLLs"
  658. KEY_FIL="SYSTEM\CurrentControlSet\Control\MediaResources\FilterList"
  659. KEY_IOC="SYSTEM\CurrentControlSet\Control\MediaResources\InstallOptionalComponents"
  660.  
  661. ;Localized strings
  662. TBCH="Turtle Beach"
  663. MediaClassName="Sound, video and game controllers"
  664. SPACE=" "
  665. MfgName="Turtle Beach"
  666. *CSC0000.DeviceDesc="Tropez Plus PnP Audio Hardware"
  667. *CSCFFFF.DeviceDesc="Tropez Plus PnP Audio Hardware (Needs Reboot)"
  668. *PNPB02F.DeviceDesc="Tropez Plus Joystick"
  669. *CSC0010.DeviceDesc="Tropez Plus PnP Control Registers"
  670. *PNPB006.DeviceDesc="Tropez Plus MPU-401 Compatible"
  671. WF2001.DeviceDesc="Tropez Plus Wavetable MIDI Synthesizer"
  672. V_CLSWAVEFORM="Audio"
  673. V_CLSMIDI="MIDI"
  674. V_CLSMIXER="Mixer"
  675. V_CLSAUX="Auxiliary"
  676. V_INTERNAL="Tropez Plus FM Synthesis"
  677. WFFX.DeviceDesc="Tropez Plus Effects processor"
  678.